home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 28
/
Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso
/
Aminet
/
util
/
misc
/
PowerInstaller.lha
/
PowerInstaller
/
powInstDemo
/
PowInst_Data.lha
/
demoscripts
/
error.script
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-09-23
|
459 b
|
22 lines
BeginGUI "Error Demo"
Message "When you'll press the Next button"
Message "PowerInstaller will encounter a "
Message "non supported keyword (CreateError)."
Message ""
Message "Anyway, you'll be able to continue"
Message "the installation process."
EndGUI
BeginGUI "Error is here!"
Message "As you can see, the installation"
Message "process is not stopped :-)"
Gadgets NOPREV NOCANCEL
CreateError
Set Gadget_Next "Finish!"
EndGUI